home *** CD-ROM | disk | FTP | other *** search
/ Startware 8 / startware 8.iso / data / Software / Internet / Explorer4 / ICWNT.CAB / icwnt.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1997-07-18  |  12.0 KB  |  314 lines

  1.  
  2. ;==============================================================================================
  3. ; Internet Connection Wizard install script WinNT
  4. ;==============================================================================================
  5.  
  6. [version]
  7. signature="$CHICAGO$"
  8. AdvancedINF=2.5, "%ERROR_WRONG_ADVPACK_VERSION%"
  9.  
  10. [DefaultInstall.NT]
  11. RequiredEngine=Setupapi,"%ERROR_ENGINE_NOTFOUND%"
  12. SmartReboot= N
  13. CustomDestination= CustInstDestSection
  14. DelFiles=DeleteICW
  15. DelDirs=DeleteICWDir
  16. CopyFiles=CopyINF,CopySYS,CopyOTHER,CopyHELP,CopyNTOnly
  17. UpdateInis=UPD.Links
  18. AddReg=ICW.RegEntries
  19. DelReg=ICW.BadRegEntries
  20. RegisterOCXs=RegisterICWSection
  21. PerUserInstall=ICW.Stub.Add
  22. ComponentName=ICW
  23.  
  24. [ICW.Stub.Add]
  25. ComponentName=ICW
  26. StubPath=rundll32.exe advpack.dll,LaunchINFSection %17%\icwnt.inf,PerUserStub
  27.  
  28. [PerUserStub]
  29. CustomDestination= CustInstDestSection
  30. UpdateInis=UPD.Links
  31.  
  32. [Uninstall.NT]
  33. RequiredEngine=Setupapi,"%ERROR_ENGINE_NOTFOUND%"
  34. SmartReboot= N
  35. CustomDestination= CustInstDestSection
  36. DelFiles=DeleteICW
  37. DelDirs=DeleteICWDir
  38. CopyFiles=CopyINF,CopySYS,CopyOTHER,CopyHELP,CopyNTOnly
  39. UpdateInis=UPD.Links
  40. AddReg=ICW.RegEntries
  41. DelReg=ICW.BadRegEntries
  42. RegisterOCXs=RegisterICWSection
  43. PerUserInstall=ICW.Stub.Remove
  44. ComponentName=ICW
  45.  
  46. [ICW.Stub.Remove]
  47. ComponentName=ICW
  48. StubPath=rundll32.exe advpack.dll,LaunchINFSection %17%\icwnt.inf,PerUserRemove
  49.  
  50. [PerUserRemove]
  51. UpdateInis=UPD.Links.Remove
  52.  
  53. ;==============================================================================================
  54. ; These are the directory specifications.
  55. ;==============================================================================================
  56. [CustInstDestSection]
  57. 49000,49001,49002,49003= ProgramFilesDir,5
  58. 49100,49101,49102,49103= IEFilesDir,7
  59. 49200,49201,49202,49203= ICWFilesDir,5
  60. 49300,49301,49302,49303= OldICWDir,5
  61.  
  62. [ProgramFilesDir]
  63. HKLM,"%KEY_PROGRAM_FILES%",'ProgramFilesDir',,"%24%"
  64.  
  65. [IEFilesDir]
  66. HKLM,"%KEY_IEDIR%","Path","%IE_REQUIRED%",'%49001%\%IEDIR%'
  67.  
  68. [ICWFilesDir]
  69. HKLM,"%KEY_ICW%",,,'%49101%\%ICWDIR%'
  70.  
  71. [OldICWDir]
  72. HKLM,"%KEY_ICW%",,,"%49001%\%OLD_ICWDIR%"
  73.  
  74. [DestinationDirs]
  75. CopyHELP  = 18  ; LDID_HELP
  76. CopySYS   = 11  ; LDID_SYS
  77. CopyINF   = 17  ; LDID_INF
  78. CopyNTOnly  = 11        ; LDID_SYS
  79. CopyOTHER = 49200
  80. DeleteICW = 49300
  81.  
  82. ;==============================================================================================
  83. ; This is the RegisterOCXs section
  84. ;==============================================================================================
  85. [RegisterICWSection]
  86. %11%\inetcfg.dll
  87.  
  88. ;==============================================================================================
  89. ; These are the File Copy sections.
  90. ;==============================================================================================
  91. ; ---------------------------------------------------------------------------------------------
  92. ; These are the files copied as part of the default install.They are put in C:\Windows\System
  93. ; ---------------------------------------------------------------------------------------------
  94. [CopyNTOnly]
  95. icfgNT.dll,,,32
  96. [CopySYS]
  97. inetcfg.dll,,,32
  98. isign32.dll,,,32
  99. icwdial.dll,,,32
  100. icwphbk.dll,,,32
  101. ; ---------------------------------------------------------------------------------------------
  102. ; These are the files copied as part of the default install. They are put in:
  103. ; <User Install Directory>\Internet Explorer\Connection Wizard
  104. ; ---------------------------------------------------------------------------------------------
  105. [CopyOTHER]
  106. icwconn1.exe,,,32
  107. icwconn2.exe,,,32
  108. inetwiz.exe,,,32
  109. isignup.exe,,,32
  110. icwdl.dll,,,32
  111. icwx25a.dun
  112. icwx25b.dun
  113. icwx25c.dun
  114. icwip.dun
  115. phone.icw
  116. state.icw
  117. msicw.isp
  118. msn.isp
  119. readme.txt
  120. support.icw
  121. ; ---------------------------------------------------------------------------------------------
  122. ; These are the files copied as part of the default install. They are put in C:\Windows\INF
  123. ; ---------------------------------------------------------------------------------------------
  124. [CopyINF]
  125. icwNT.INF
  126. ; ---------------------------------------------------------------------------------------------
  127. ; These are the files copied as part of the default install. They are put in C:\Windows\Help
  128. ; ---------------------------------------------------------------------------------------------
  129. [CopyHELP]
  130. connect.hlp
  131. connect.cnt
  132.  
  133. ;==============================================================================================
  134. ; These are the File Delete sections.
  135. ;==============================================================================================
  136. ; ---------------------------------------------------------------------------------------------
  137. ; These are the files deleted as part of the default install.  This removes previous versions
  138. ; of the Internet Connection Wizard.
  139. ; ---------------------------------------------------------------------------------------------
  140. [DeleteICWDir]
  141. %49300%
  142.  
  143. [DeleteICW]
  144. icwconn1.exe
  145. icwconn2.exe
  146. inetwiz.exe
  147. isignup.exe
  148. icwdl.dll
  149. icwx25a.dun
  150. icwx25b.dun
  151. icwx25c.dun
  152. icwip.dun
  153. phone.icw
  154. state.icw
  155. msicw.isp
  156. msn.isp
  157. support.icw
  158.  
  159. ;==============================================================================================
  160. ; These are the Source sections which tell the setup engine where the appropriate files are.
  161. ;==============================================================================================
  162. [SourceDisksNames]
  163. 55="%ICWNAME%",icwNT.cab,0
  164.  
  165. [SourceDisksFiles]
  166. icfgNT.dll=55
  167. inetcfg.dll=55
  168. isign32.dll=55
  169. icwdial.dll=55
  170. icwphbk.dll=55
  171. icwconn1.exe=55
  172. icwconn2.exe=55
  173. inetwiz.exe=55
  174. isignup.exe=55
  175. icwdl.dll=55
  176. icwx25a.dun=55
  177. icwx25b.dun=55
  178. icwx25c.dun=55
  179. icwip.dun=55
  180. phone.icw=55
  181. state.icw=55
  182. msicw.isp=55
  183. msn.isp=55
  184. icwNT.INF=55
  185. connect.hlp=55
  186. connect.cnt=55
  187. readme.txt=55
  188. support.icw=55
  189.  
  190. ;==============================================================================================
  191. ; This creates the Start Menu links.
  192. ;==============================================================================================
  193. [UPD.Links]
  194. setup.ini, progman.groups,,""ICW11=""%PGMGRP%""
  195. ; ICW item
  196. setup.ini, ICW11,,"""%PGMITEM_ICW%"",""""""%49200%\ICWCONN1.EXE"""""""
  197.  
  198. ; Delete obsolete start menu items
  199. setup.ini, progman.groups,,""ICW10=""%PGMDEL%""
  200. ; INETWIZ menu item
  201. setup.ini, ICW10,,""%ITEMDEL_INETWIZ%"",,,
  202. ; old ICW menu item
  203. setup.ini, ICW10,,""%ITEMDEL_GETON%"",,,
  204.  
  205. [UPD.Links.Remove]
  206. setup.ini, progman.groups,,"ICW11=""%PGMGRP%"""
  207. ; ICW item
  208. setup.ini, ICW11,,"""%PGMITEM_ICW%"""
  209.  
  210. ;==============================================================================================
  211. ; These are the Registry ADD sections.
  212. ;==============================================================================================
  213. [ICW.RegEntries]
  214. ; ---------------------------------------------------------------------------------------------
  215. ; File associations
  216. HKCR,.ins,,0,x-internet-signup
  217. HKCR,.ins,"Content Type",0,application/x-internet-signup
  218. HKCR,.isp,,0,x-internet-signup
  219. HKCR,.isp,"Content Type",0,application/x-internet-signup
  220. ; ---------------------------------------------------------------------------------------------
  221. ; MIME execution options
  222. HKCR,x-internet-signup,,0,%INTERNET_COMMUNICATION_SETTINGS%
  223. HKCR,x-internet-signup,EditFlags,1,00,00,00,00
  224. HKCR,x-internet-signup\Shell,,0,""
  225. HKCR,x-internet-signup\Shell\Open,EditFlags,1,01,00,00,00
  226. HKCR,x-internet-signup\Shell\Open\command,,0,""""%49201%\ISIGNUP.EXE""" %%1"
  227. HKCR,x-internet-signup\DefaultIcon,,0,"%49201%\ICWCONN1.EXE,0"
  228. ; ---------------------------------------------------------------------------------------------
  229. ; MIME database extensions
  230. HKCR,"MIME\Database\Content Type\application/x-internet-signup",Extension,0,.ins
  231. ; ---------------------------------------------------------------------------------------------
  232. ;       Software Version
  233. HKLM,"%KEY_ICW%",Version,,"%Version%"
  234. HKLM,"%KEY_ICW%",InstallationDirectory,,"%49201%"
  235. ; ---------------------------------------------------------------------------------------------
  236. ; App Paths
  237. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\ICWCONN1.EXE",,,"%49201%\ICWCONN1.EXE"
  238. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\ICWCONN1.EXE","Path",,"%49201%;"
  239. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\ICWCONN2.EXE",,,"%49201%\ICWCONN2.EXE"
  240. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\ICWCONN2.EXE","Path",,"%49201%;"
  241. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\ISIGNUP.EXE",,,"%49201%\ISIGNUP.EXE"
  242. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\ISIGNUP.EXE","Path",,"%49201%;"
  243. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\INETWIZ.EXE",,,"%49201%\INETWIZ.EXE"
  244. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\INETWIZ.EXE","Path",,"%49201%;"
  245. ; ---------------------------------------------------------------------------------------------
  246. ; Default Product Code
  247. HKLM,"Software\Microsoft\Internet Connection Wizard","Default Product Code",,"IE4Beta"
  248. ; ---------------------------------------------------------------------------------------------
  249. ; Release Product Information
  250. HKLM,"Software\Microsoft\Internet Connection Wizard","Release Product",,"IE"
  251. HKLM,"Software\Microsoft\Internet Connection Wizard","Release Product Version",,"4.0"
  252. ; ---------------------------------------------------------------------------------------------
  253. ; Uninstall command and minimum IE version
  254. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\ICW","QuietUninstallString",,"RunDll32 advpack.dll,LaunchINFSectionEx %17%\icwNT.inf,Uninstall.NT,,256"
  255. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\ICW","RequiresIESysFile",,"4.71"
  256. ; ---------------------------------------------------------------------------------------------
  257. ; Delete these reg keys, no one uses them.
  258. [ICW.BadRegEntries]
  259. HKCR,.isp,EditFlags
  260. HKCR,.ins,EditFlags
  261.  
  262. [Strings]
  263. ;==============================================================================================
  264. ; Important - Be sure to place any localizable strings
  265. ; below the "Localization Border" Comment
  266. ;==============================================================================================
  267. KEY_ICW = "SOFTWARE\Microsoft\Internet Connection Wizard"
  268. KEY_OLD_ICW = "SOFTWARE\Microsoft\ICW"
  269. KEY_IEDIR = "SOFTWARE\Microsoft\IE4\Setup"
  270. KEY_PROGRAM_FILES = "SOFTWARE\Microsoft\Windows\CurrentVersion"
  271.  
  272. VALUE_ICW_INSTALL = "InstallationDirectory"
  273. Version = "1.10"
  274. ICWNAME = "Internet Connection Wizard"
  275.  
  276. ;==============================================================================================
  277. ; Localization Border
  278. ;
  279. ; No Strings above this line should be localized
  280. ; All strings below this line should be localized
  281. ;==============================================================================================
  282. ProgramFiles = "Programmi"
  283. IEDIR = "Internet Explorer"
  284. OLD_ICWDIR = "ICW-Internet Connection Wizard"
  285. ICWDIR = "Connection Wizard"
  286.  
  287. ProgramFiles_SFN = "Progra~1"     ; first 6 chars of Program Files, + "~1"
  288. IEDIR_SFN = "Intern~1"
  289. OLD_ICWDIR_SFN = "ICW-In~1"
  290. ICWDIR_SFN = "Connec~1"
  291.  
  292. ProgramFiles_SFN_OEM = "Progra~1"     ; first 6 chars of Program Files, + "~1" - in OEM codepage (not ANSI)
  293. IEDIR_SFN_OEM = "Intern~1"
  294. OLD_ICWDIR_SFN_OEM = "ICW-In~1"     ; uses OEM codepage (not ANSI)
  295. ICWDIR_SFN_OEM = "Connec~1"     ; uses OEM codepage (not ANSI)
  296.  
  297. ;Program Folder and item names
  298. PGMGRP = "Internet Explorer"
  299. PGMITEM_ICW = "Connessione guidata"
  300. PGMDEL = "Accessori\Accesso a Internet"
  301. ITEMDEL_INETWIZ = "Installazione guidata Internet"
  302. ITEMDEL_GETON = "Connessione guidata Internet"
  303.  
  304. ;Prompt for Destination
  305. INSTALL_DIR_PROMPT = "Immettere la directory in cui verrα installata la Connessione guidata Internet"
  306.  
  307. ;Error Messages
  308. ERROR_ENGINE_NOTFOUND = "Impossibile trovare il programma di installazione necessario. Interruzione in corso..."
  309. ERROR_WRONG_ADVPACK_VERSION = "╚ necessaria una versione pi∙ recente di Advpack.dll"
  310. IE_REQUIRED = "╚ necessario Internet Explorer 4.0 per eseguire il prodotto."
  311.  
  312. ;Friendly name of file type
  313. INTERNET_COMMUNICATION_SETTINGS = "Impostazioni della comunicazione su Internet"
  314.